home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / misc / wireless / acx / Makefile
Encoding:
Makefile  |  2009-09-09  |  150 b   |  6 lines

  1. EXTRA_CFLAGS = -DCONFIG_NET_ACX_PCI -DCONFIG_NET_ACX_USB
  2.  
  3. obj-$(CONFIG_WIRELESS_ACX) += acx.o
  4.  
  5. acx-objs := wlan.o conv.o ioctl.o common.o pci.o usb.o
  6.